Use this to dynamically register block functions plugins . pass in the block function name, followed by the php function callback that implements it 用來動態(tài)注冊/定義塊函數(shù)插件。前兩個參數(shù)指定塊函數(shù)名稱和執(zhí)行函數(shù)的名稱。
Use this to dynamically register block functions plugins . pass in the block function name, followed by the php function callback that implements it 使用此函式可以動態(tài)注冊外掛區(qū)塊函式。使用時指定區(qū)塊函式的名稱,接在后面的是php實作的區(qū)塊函式。